Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strtotime
strtotime
Parses any English text date-time description to Unix timestamp
Name:
strtotime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the date or time description of any English text to a Unix timestamp.
Related
Key-value conflict and solution in apcu_entry
3
In-depth Guide to PHP and HTML Nesting Techniques to Boost Dynamic Web Development
4
curl_multi_close Notes when using curl_multi_exec
10
PHP Beginner Framework Guide: Master Popular PHP Frameworks Quickly
5
Similar Functions
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_format
date_format
AliasforDateTime::
timezone_open
timezone_open
AliasforDateTimeZo
date_sun_info
date_sun_info
Returnsanarraywithin
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_date_set
date_date_set
DateTime::setDateali
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
Popular Articles